shop item_remove
Command Title
/shop item_remove
Description
This command allows you to remove an item from the shop. This will make the item unavailable for purchase by users.
Usage
/shop item_remove <item_id>
Parameters
<item_id>
: The ID of the item to remove. It can be found in the item message when you view the item details.
Examples
-
Example 1: Remove the item with ID 12345 from the shop:
/shop item_remove item_id:12345
Notes
- Only shop admins can use this command.
- Removing an item will not affect any purchases that have already been made.
FAQs
-
Q: Can I remove an item if it has already been purchased by users?
A: Yes, you can remove an item even if it has been purchased by users. However, removing an item will not affect any purchases that have already been made. Users who have already purchased the item will still be able to use it.
-
Q: How do I find the ID of an item?
A: The item ID is displayed in the item message when viewing items in the shop channel.
-
Q: Can I undo removing an item?
A: Yes, you can restore it for purchase using the
/item_edit
command.